Interface with the back end input system. More...
Public Member Functions | |
InputSystem () | |
virtual | ~InputSystem () |
virtual DataAllocator * | getAllocator () const =0 |
Interface with the back end input system.
nkInputs::InputSystem::InputSystem | ( | ) |
Constructor.
|
virtual |
Destructor.
|
pure virtual |